Autosave Notes (textarea) data using JQuery and Ajax | PHP | Part
這是因為textarea送到php的時候,會把換行之類的取換成-n或-r.我們需要把他們取換成.php官方已經有相對應的內置函數:nl2br(),TheHTMLelementrepresentsamulti-lineplain-texteditingcontrol,usefulwhenyouwanttoallowuserstoenterasizeableamountoffree-form ...,首...。參考影片的文章的如下:

